REST Services Changes for 4.32
The following change has been made to REST Services for 4.32:
New REST services added
New REST services have been added to ebs REST documentation.
The new REST services are described in the following table.
REST Service | URL | Verb |
---|---|---|
Create a planned absence record for a specified person | <web services URL>/CreatePlannedAbsence | POST |
Update a planned absence record for a specified person | <web services URL>/UpdatePlannedAbsence/{Id} | PUT |
Retrieve address search plug-in options | <web services URL>/Address/PluginOptions | GET |
Add a disability record for a specified person | <web services URL>/People/{personCode}/Disability | PUT |
Create learner targets | <web services URL>/LearnerTargets | POST |
Upload files to support to an absence evidence record | <web services URL>/People/UploadAbsenceEvidence | POST |
Store a student assessment guide | <web services URL>/Reports/GetStudentAssessmentGuide | POST |
Licences and roles added to REST documentation
The licences and roles required for EBS REST web service has been added to ebs REST documentation.
To view the licences and roles required, expand the relevant service and navigate to the Required Licences and Required Roles sections.